home *** CD-ROM | disk | FTP | other *** search
/ Mac100% 1999 April / MAC100-1999-04.ISO.7z / MAC100-1999-04.ISO / オンラインソフト定点観測 / Network / WebbToys 1.6 (PPC).sea / WT1.6(PPC) / WebbToys v1.6.1 (PPC).rsrc / STR#_5004.txt < prev    next >
Text File  |  1999-01-07  |  10KB  |  375 lines

  1. movie volume=get movie(|<movieRefNum>|,set,volume,<number>)
  2.  
  3. movie topRight=get movie(|<movieRefNum>|,set,topRight,<location>)
  4.  
  5. movie topLeft=get movie(|<movieRefNum>|,set,topLeft,<location>)
  6.  
  7. movie top=get movie(|<movieRefNum>|,set,top,<number>)
  8.  
  9. movie showStepButtons=get movie(|<movieRefNum>|,set,showStepButtons,<boolean>)
  10.  
  11. movie showSpeakerButton=get movie(|<movieRefNum>|,set,showSpeakerButton,<boolean>)
  12.  
  13. movie showController=get movie(|<movieRefNum>|,set,showController,<boolean>)
  14.  
  15. movie showBorder=get movie(|<movieRefNum>|,set,showBorder,<boolean>)
  16.  
  17. movie showBadge=get movie(|<movieRefNum>|,set,showBadge,<boolean>)
  18.  
  19. movie right=get movie(|<movieRefNum>|,set,right,<number>)
  20.  
  21. movie rectangle=get movie(|<movieRefNum>|,set,rectangle,<value>)
  22.  
  23. movie playSelection=get movie(|<movieRefNum>|,set,playSelection,<boolean>)
  24.  
  25. movie playRate=get movie(|<movieRefNum>|,set,playRate,<number>)
  26.  
  27. movie playEveryFrame=get movie(|<movieRefNum>|,set,playEveryFrame,<boolean>)
  28.  
  29. movie name=get movie(|<movieRefNum>|,get,name)
  30.  
  31. movie loopIsPalindrome=get movie(|<movieRefNum>|,set,loopIsPalindrome,<boolean>)
  32.  
  33. movie looping=get movie(|<movieRefNum>|,set,looping,<boolean>)
  34.  
  35. movie location=get movie(|<movieRefNum>|,set,location,<location>)
  36.  
  37. movie left=get movie(|<movieRefNum>|,set,left,<number>)
  38.  
  39. movie isDone=get movie(|<movieRefNum>|,get,isDone)
  40.  
  41. movie editSelection=get movie(|<movieRefNum>|,set,editSelection,<boolean>)
  42.  
  43. movie editable=get movie(|<movieRefNum>|,set,editable,<boolean>)
  44.  
  45. movie duration=get movie(|<movieRefNum>|,get,duration)
  46.  
  47. movie currentTime=get movie(|<movieRefNum>|,set,currentTime,<timeValue>)
  48.  
  49. movie callbackTime=get movie(|<movieRefNum>|,set,callbackTime,<timeValue>)
  50.  
  51. movie bottomRight=get movie(|<movieRefNum>|,set,bottomRight,<location>)
  52.  
  53. movie bottomLeft=get movie(|<movieRefNum>|,set,bottomLeft,<location>)
  54.  
  55. movie bottom=get movie(|<movieRefNum>|,set,bottom,<number>)
  56.  
  57. movie allowCallbacks=get movie(|<movieRefNum>|,set,allowCallbacks,<boolean>)
  58.  
  59. --
  60.  
  61. zoomBox=set the zoomBox of |<windowDesc>| to <boolean>
  62.  
  63. wordDelimiter=set the wordDelimiter to |<character>|
  64.  
  65. windowSize=set the windowSize of |<windowDesc>| to <width>,<height>
  66.  
  67. windowLimit=set the windowLimit to |<horizontal>|,<vertical>
  68.  
  69. width=set the width of |<objectDesc>| to <number>
  70.  
  71. wideMargins=set the wideMargins of |<fieldDesc>| to <boolean>
  72.  
  73. visible=set the visible of |<objectDesc>| to <boolean>
  74.  
  75. userProperties=get the userProperties of |<objectDesc>|
  76.  
  77. topRight=set the topRight of |<objectDesc>| to <right>,<top>
  78.  
  79. topLeft=set the topLeft of |<objectDesc>| to <horizontal>,<vertical>
  80.  
  81. top=set the top of |<objectDesc>| to <number>
  82.  
  83. tool=set the tool of |<windowDesc>| to <toolName>
  84.  
  85. textStyle=set the textStyle of |<objectDesc>| to |<styleList>|
  86.  
  87. textSize=set the textSize of |<objectDesc>| to <number>
  88.  
  89. textHeight=set the textHeight of |<textGraphicDesc>| to <number>
  90.  
  91. textFont=set the textFont of |<objectDesc>| to <fontName>
  92.  
  93. textData=set the textData of |<textGraphicDesc>| to <value>
  94.  
  95. textColor=set the textColor of |<fieldDesc>| to <number>
  96.  
  97. textArrows=set the textArrows to |<boolean>|
  98.  
  99. textAlign=set the textAlign of  |<objectDesc>| to |<alignStyles>|
  100.  
  101. text=set the text of |<fieldDesc>| to <filePath>
  102.  
  103. style=set the style of |<objectDesc>| to <value>
  104.  
  105. streamRate=set the streamRate to |<bitsPerSec>|
  106.  
  107. startAngle=set the startAngle of |<arcGraphicDesc>| to <number>
  108.  
  109. soundVolume=set the soundVolume to |<number>|
  110.  
  111. soundManagerVersion=get the soundManagerVersion
  112.  
  113. size=get the size of |<projectDesc>|
  114.  
  115. showPen=set the showPen of |<objectDesc>| to <boolean>
  116.  
  117. showName=set the showName of |<buttonDesc>| to <boolean>
  118.  
  119. showLines=set the showLines of |<fieldDesc>| to <boolean>
  120.  
  121. showFocusRects=set the showFocusRects to |<boolean>|
  122.  
  123. showFill=set the showFill of |<objectDesc>| to |<boolean>|
  124.  
  125. shadow=set the shadow of |<objectDesc>| to <number>
  126.  
  127. serialControl=set the serialControl to |<value>|
  128.  
  129. selected=set the selected of |<objectDesc>| to <boolean>
  130.  
  131. scroll (field)=set the scroll of |<fieldDesc>| to <vert_scroll>
  132.  
  133. scroll (window)=set the scroll of |<windowDesc>| to <horiz_scroll>,<vert_scroll>
  134.  
  135. script=set the script of |<objectDesc>| to <value>
  136.  
  137. rtfText=get the rtfText of |<fieldDesc>/<textGraphicDesc>|
  138.  
  139. roundWidth=set the roundWidth of |<roundRectGraphicDesc>| to <number>
  140.  
  141. roundHeight=set the roundHeight of |<roundRectGraphicDesc>| to <number>
  142.  
  143. right=set the right of |<objectDesc>| to <number>
  144.  
  145. resizable=set the resizable of |<windowDesc>| to <boolean>
  146.  
  147. remapColor=set the remapColor to |<boolean>|
  148.  
  149. rectangle=set the rectangle of |<objectDesc>| to <left>,<top>,<right>,<bottom>
  150.  
  151. recognitionState=get the recognitionState
  152.  
  153. recognitionPhrases=set the recognitionPhrases to |<phraseList>|
  154.  
  155. quickTimeVersion=get the quickTimeVersion
  156.  
  157. properties=get the properties of |<objectDesc>|
  158.  
  159. popArrow=set the popArrow of |<buttonDesc>| to <boolean>
  160.  
  161. points=set the points of |<polygonDesc>| to <pointList>
  162.  
  163. pictureData=set the pictureData of |<graphicDesc>| to <fileName>
  164.  
  165. penWidth=set the penWidth of |<objectDesc>| to |<number>|
  166.  
  167. penPat=set the penPat of |<objectDesc>| to <number>
  168.  
  169. penHeight=set the penHeight of |<objectDesc>| to |<number>|
  170.  
  171. penFore=set the penFore of |<objectDesc>| to <number>
  172.  
  173. penBack=set the penBack of |<objectDesc>| to <number>
  174.  
  175. pattern=set the pattern of |<objectDesc>| to |<number>|
  176.  
  177. owner=get the owner of |<cardDesc>|
  178.  
  179. oldFashioned=set the oldFashioned of |<objectDesc>| to <boolean>
  180.  
  181. numberFormat=set the numberFormat to |<value>|
  182.  
  183. number=get the number of |<objectDesc>|
  184.  
  185. name=set the name of |<objectDesc>| to <value>
  186.  
  187. multiEffect=set the multiEffect to |<boolean>|
  188.  
  189. movieIdle=set the movieIdle to |<boolean>|
  190.  
  191. modernLook=set the modernLook to |<boolean>|
  192.  
  193. menuSet=set the menuSet to |<number>|
  194.  
  195. lockText=set the lockText of |<fieldDesc>| to <boolean>
  196.  
  197. lockScreen=set the lockScreen of |<windowDesc>| to <boolean>
  198.  
  199. lockRecent=set the lockRecent to |<boolean>|
  200.  
  201. lockMessages=set the lockMessages to |<boolean>|
  202.  
  203. lockMenus=set the lockMenus to |<boolean>|
  204.  
  205. lockErrorDialogs=set the lockErrorDialogs to |<boolean>|
  206.  
  207. locked=set the locked of |<objectDesc>| to <boolean>
  208.  
  209. lockCursor=set the lockCursor to |<boolean>|
  210.  
  211. location=set the location of |<objectDesc>| to <horizontal>,<vertical>
  212.  
  213. listStyle=set the listStyle of |<fieldDesc>| to <listStyleList>
  214.  
  215. lineSize=set the lineSize of |<objectDesc>| to |<number>|
  216.  
  217. lineDelimiter=set the lineDelimiter to |<character>|
  218.  
  219. left=set the left of |<objectDesc>| to <number>
  220.  
  221. language=set the language to |<value>|
  222.  
  223. kind=get the kind of |<objectDesc>|
  224.  
  225. itemDelimiter=set the itemDelimiter to |<character>|
  226.  
  227. interrupt=get the interrupt
  228.  
  229. internationalCompare=set the internationalCompare to |<value>|
  230.  
  231. ink=set the ink of |<objectDesc>| to <value>
  232.  
  233. idleTicks=set the idleTicks to |<number>|
  234.  
  235. ID=get the ID of |<objectDesc>|
  236.  
  237. icon=set the icon of |<buttonDesc>| to <iconID>
  238.  
  239. hilitedText=get the hilitedText of |<fieldDesc>|
  240.  
  241. hilitedLines=set the hilitedLines of |<fieldDesc>| to <number>
  242.  
  243. hiliteColor=set the hiliteColor of |<windowDesc>| to <colorIndex>
  244.  
  245. highlight=set the highlight of |<buttonDesc>| to <boolean>
  246.  
  247. helpBalloons=set the helpBalloons to |<boolean>|
  248.  
  249. height=set the height of |<objectDesc>| to <number>
  250.  
  251. hasQTVRManager=get the hasQTVRManager
  252.  
  253. hasDragManager=get the hasDragManager
  254.  
  255. hasAppearanceManager=get the hasAppearanceManager
  256.  
  257. freeSize=get the freeSize of |<projectDesc>|
  258.  
  259. foreGround=get the foreGround
  260.  
  261. fillPat=set the fillPat of |<objectDesc>| to <number>
  262.  
  263. fillFore=set the fillFore of |<objectDesc>| to <number>
  264.  
  265. filled=set the filled of |<objectDesc>| to <boolean>
  266.  
  267. fillBack=set the fillBack of |<objectDesc>| to <number>
  268.  
  269. fileType=set the fileType to |<fileTypeCode>|
  270.  
  271. explicitVariables=set the explicitVariables to |<boolean>|
  272.  
  273. editScripts=set the editScripts to |<boolean>|
  274.  
  275. editMenus=set the editMenus to |<boolean>|
  276.  
  277. editBackground=set the editBackground of |<windowDesc>| to <boolean>
  278.  
  279. dragSpeed=set the dragSpeed to |<number>|
  280.  
  281. dragObject=get the dragObject
  282.  
  283. draggable=set the draggable of |<windowDesc>| to <boolean>
  284.  
  285. dragFlavors=get the dragFlavors
  286.  
  287. dontWrap=set the dontWrap of |<fieldDesc>| to <boolean>
  288.  
  289. dontSearch=set the dontSearch of |<fieldDesc>| to <boolean>
  290.  
  291. divideLine=set the divideLine of |<menuItemDesc>| to <boolean>
  292.  
  293. disabled=set the disabled of |<objectDesc>| to <boolean>
  294.  
  295. default=set the default of |buttonDesc>| to <boolean>
  296.  
  297. cursor=set the cursor to |<cursorDesc>|
  298.  
  299. createPaint=set the createPaint to |<boolean>|
  300.  
  301. commandChar=set the commandChar of |<menuItemDesc>| to <character>
  302.  
  303. colorMode=set the colorMode to |<value>|
  304.  
  305. clut=set the clut of |<cardDesc>| to <value>
  306.  
  307. closeBox=set the closeBox of |<windowDesc>| to <boolean>
  308.  
  309. checkMark=set the checkMark of |<menuItemDesc>| to <boolean>
  310.  
  311. cantModify=set the cantModify of |<projectDesc>| to <boolean>
  312.  
  313. cantDelete=set the cantDelete of |<cardDesc>| to <boolean>
  314.  
  315. bufferMode=set the bufferMode to |<value>|
  316.  
  317. brush=set the brush to |<number>|
  318.  
  319. bottomRight=set the bottomRight of |<objectDesc>| to <horizontal>,<vertical>
  320.  
  321. bottomLeft=set the bottomLeft of |<objectDesc>| to <number>,<number>
  322.  
  323. bottom=set the bottom of |<objectDesc>| to <number>
  324.  
  325. blindTyping=set the blindTyping to |<boolean>|
  326.  
  327. backSize=set the backSize of |<bkgndDesc>| to <width>,<height>
  328.  
  329. backDrop=set the backDrop to |<value>|
  330.  
  331. autoWidth=set the autoWidth of |<buttonDesc>| to <boolean>
  332.  
  333. autoTab=set the autoTab of |<fieldDesc>| to <boolean>
  334.  
  335. autoHilite=set the autoHilite of |<buttonDesc>| to <boolean>
  336.  
  337. audioTrackInfo=get the audioTrackInfo of |<trackNumber>|
  338.  
  339. audioTrackCount=get the audioTrackCount
  340.  
  341. audioStatus=get the audioStatus
  342.  
  343. audioPlayMode=get the audioPlayMode
  344.  
  345. audioDriverVersion=get the audioDriverVersion
  346.  
  347. arcAngle=set the arcAngle of |<arcGraphicDesc>| to <number>
  348.  
  349. appleEventTimeout=set the appleEventTimeout to |default/forever/<ticks>|
  350.  
  351. allowToolTips=set the allowToolTips to |<boolean>|
  352.  
  353. allowRecognition=set the allowRecognition to |<boolean>|
  354.  
  355. allowPalettes=set the allowPalettes to |<boolean>|
  356.  
  357. allowMouseWithin=set the allowMouseWithin to |<boolean>|
  358.  
  359. allowMouseMessages=set the allowMouseMessages to |<boolean>|
  360.  
  361. allowKeyInField=set the allowKeyInField to |<boolean>|
  362.  
  363. allowInterrupts=set the allowInterrupts to |<boolean>|
  364.  
  365. allowFieldRedraw=set the allowFieldRedraw to |<boolean>|
  366.  
  367. allowDrop=set the allowDrop of <objectDesc> to |<boolean>|
  368.  
  369. allowDrag=set the allowDrag of <objectDesc> to |<boolean>|
  370.  
  371. allowDragAndDrop=set the allowDragAndDrop to |<boolean>|
  372.  
  373. address=get the address -- of SuperCard
  374.  
  375.